home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 July: Mac OS SDK / Dev.CD Jul 96 SDK / Dev.CD Jul 96 SDK1.toast / Development Kits (Disc 1) / OpenDoc / OpenDoc Parts / KickStart Parts / KickStart Documentation / Draw Editor Read Me < prev    next >
Encoding:
Text File  |  1996-04-26  |  2.4 KB  |  38 lines  |  [ttro/ttxt]

  1. KickStart Draw “Read Me”
  2. by The OpenDoc™ Parts Team
  3. April 22, 1996
  4.  
  5.  
  6. © 1996  Apple Computer, Inc. All Rights Reserved.
  7. Apple, the Apple logo, and Macintosh are registered trademarks of Apple Computer, Inc.
  8. Mac and OpenDoc are trademarks of Apple Computer, Inc.
  9. -------------------------------------------------------------------------------------------------------------------------------------
  10.  
  11. This is an early version of the KickStart Draw editor. It is based on the ODFDraw sample part written by the ODF team.
  12.  
  13. Note that to run KickStart Draw, you must have the file “ODFLibrary”, version 1.0 or later, installed. ODFLibrary can reside either in the Extensions folder or in the Editors folder with KickStart Draw.
  14.  
  15. This Build
  16. This is not a final build of KickStart Draw. Therefore, there are some features that have not yet been implemented, and there are some known bugs and limitations. Also, it is a debug version of the part, so it would be a good idea to have a debugger such as Macsbug installed when running this part.
  17.  
  18. Features
  19. The basic features are the same as those of ODFDraw. Several changes have been made to KickStart Draw from the original ODFDraw editor, however. Most notably, the user interface is different. Also, there are several internal changes to the way the part works to facilitate an improved user experience. This version also has alignment menu items, constraining of shape drawing to the Shift key, nudging shapes, background color control, etc.
  20.  
  21. Because of some of the changes that were made, you might notice that the Draw editor is slower than ODFDraw in certain activities (for instance, selecting several objects). Some speed decrease is inevitable, but the speed will improve in the future as certain optimizations are made. Also, there are some lengthy operations where a watch cursor is not shown and should be. This will also be improved in the future.
  22.  
  23. Features that have not yet been implemented
  24.   • Round corners dialog.
  25.   • Document size dialog.
  26.   • Snap-to-grid size dialog.
  27.  
  28. Known Bugs and Limitations
  29.   • Drag highlight doesn’t show up when the background isn’t white.
  30.   • Grouping has a couple glitches.
  31.   • Floating windows don’t maintain their positions across documents/launches.
  32.   • Changes to z-order of content are not undoable. (Because of this, undoing a Cut or Clear will not restore the z-order location of the removed content, undoing a group will not restore shape locations, etc.)
  33.  
  34.  
  35. Have Fun!
  36. The OpenDoc Parts Team
  37.  
  38.